Crate axum_macros
source · [−]Expand description
Macros for axum
.
Attribute Macros
Generates better error messages when applied handler functions.
Derive Macros
Derive an implementation of FromRequest
.
Derive an implementation of axum_extra::routing::TypedPath
.